PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFTextBoxField Class
/ setText Method
A string that represents the field content.
Collapse All
Expand All
In This Topic
setText Method
In This Topic
Sets the field value.
Syntax
public
void
setText( java.lang.String
value
)
Parameters
value
A string that represents the field content.
See Also
Reference
PDFTextBoxField Class
PDFTextBoxField Members